[INFO] cloning repository https://github.com/actions-marketplace-validations/becheran_mlc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/actions-marketplace-validations/becheran_mlc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Factions-marketplace-validations%2Fbecheran_mlc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Factions-marketplace-validations%2Fbecheran_mlc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1f435c3aa3de1e81bd19011a2b246aac672532aa
[INFO] testing actions-marketplace-validations/becheran_mlc against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Factions-marketplace-validations%2Fbecheran_mlc" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/actions-marketplace-validations/becheran_mlc
[INFO] finished tweaking git repo https://github.com/actions-marketplace-validations/becheran_mlc
[INFO] tweaked toml for git repo https://github.com/actions-marketplace-validations/becheran_mlc written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/actions-marketplace-validations/becheran_mlc on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/actions-marketplace-validations/becheran_mlc already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] af48634c0a35597b8ab8b2f22355c307a242750385dd3a2a4678496c7129ec58
[INFO] running `Command { std: "docker" "start" "-a" "af48634c0a35597b8ab8b2f22355c307a242750385dd3a2a4678496c7129ec58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "af48634c0a35597b8ab8b2f22355c307a242750385dd3a2a4678496c7129ec58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af48634c0a35597b8ab8b2f22355c307a242750385dd3a2a4678496c7129ec58", kill_on_drop: false }`
[INFO] [stdout] af48634c0a35597b8ab8b2f22355c307a242750385dd3a2a4678496c7129ec58
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4d444537618ce619edab3537b31d661a27a04375c01bb8d51bd9295967539723
[INFO] running `Command { std: "docker" "start" "-a" "4d444537618ce619edab3537b31d661a27a04375c01bb8d51bd9295967539723", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling aws-lc-rs v1.15.4
[INFO] [stderr]    Compiling value-bag v1.12.0
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling futures-lite v2.6.0
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling async-executor v1.13.2
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling brotli v8.0.1
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling openssl-src v300.5.0+3.5.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling pulldown-cmark v0.13.1
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.11.0
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling url-escape v0.1.1
[INFO] [stderr]    Compiling fern v0.7.1
[INFO] [stderr]    Compiling aws-lc-sys v0.37.1
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling wildmatch v2.6.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling toml_parser v1.0.2
[INFO] [stderr]    Compiling toml v0.9.6
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling polling v3.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling async-io v2.4.1
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling async-std v1.13.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling async-compression v0.4.23
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.13
[INFO] [stderr]    Compiling rustls-webpki v0.103.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.6
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling mlc v1.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 00s
[INFO] running `Command { std: "docker" "inspect" "4d444537618ce619edab3537b31d661a27a04375c01bb8d51bd9295967539723", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d444537618ce619edab3537b31d661a27a04375c01bb8d51bd9295967539723", kill_on_drop: false }`
[INFO] [stdout] 4d444537618ce619edab3537b31d661a27a04375c01bb8d51bd9295967539723
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0bc3dac7ae86d04bea15aaea9a6251ba295c580a83645c03099ded99147bd967
[INFO] running `Command { std: "docker" "start" "-a" "0bc3dac7ae86d04bea15aaea9a6251ba295c580a83645c03099ded99147bd967", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling ntest_timeout v0.9.5
[INFO] [stderr]    Compiling ntest_test_cases v0.9.5
[INFO] [stderr]    Compiling mockito v1.7.2
[INFO] [stderr]    Compiling ntest v0.9.5
[INFO] [stderr]    Compiling mlc v1.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcQb3i3b/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libmlc-6ac46cbe40dca0b2,libfern-ed33caf3b388fda6,liburl_escape-21879bbe127ce9f7,libtoml-06cba647ade98e7f,libtoml_writer-35ab0ce8e30b4b5b,libtoml_parser-7548499119542231,libwinnow-7201b833aad53d95,libserde_spanned-40c7b94147ede52b,libtoml_datetime-0ba7f3896065f45a,libfutures-585b363dd431f297,libfutures_executor-5960ff599f45a3d6,libcolored-bb2b7332cdb1adc3,libregex-63b2535af61b5ee2,libregex_automata-737f5aa4699d9f29,libaho_corasick-1bbfefaf9b8c5c2b,libregex_syntax-3727c38b46230be4,libwildmatch-47e21e02c4bac017,libreqwest-ef52615f608336a6,librustls_platform_verifier-030dcb6f4206c9f8,librustls_native_certs-c3562b1305e78200,libopenssl_probe-703a3ddfc0e4be36,libhyper_rustls-ff1f05367139a073,libhyper_tls-20ce692f64a077ac,libtokio_native_tls-a1546a86235abed2,libtokio_rustls-53f7be8539662aa9,librustls-de570c3fa62cee37,libsubtle-e2f0af8959bd7889,libwebpki-665cd866f90a992b,libuntrusted-151845769873c416,libaws_lc_rs-1e0f4082aa5382f3,libaws_lc_sys-bd983176ef09f0a2,librustls_pki_types-9954fd240514b53c,libzeroize-fabec83a71c28d82,libmime-7cbfcc84299bf52b,libencoding_rs-77aaab2f10457336,libtower_http-2d3d6d8bd1cf4c03,libiri_string-78898a3d7d778ef5,libasync_compression-7507f1aa59820396,libflate2-67a94e470fe75462,libminiz_oxide-666098ae8d1785cb,libadler2-f69c3605267591c3,libcrc32fast-e14d1f8d61360bf0,libbrotli-b9f046969ce9bcbb,libbrotli_decompressor-9674ac0fdfae1110,liballoc_stdlib-ebeb3b8ca2c54885,liballoc_no_stdlib-8a26777fee7f8158,libtower-148b7d599769b3a3,libtower_layer-5699d784b4449e00,libnative_tls-9d6652bab9549bb6,libopenssl_probe-d74274d8b7245f2e,libopenssl-06957b3e5b3a2a4a,libforeign_types-5f537df59e969067,libforeign_types_shared-eb5f1cae025af37f,libopenssl_sys-eba8b8fddd3dea71,libhyper_util-20f3ff32f2bebb9b,libbase64-fff42f7554bbeb90,libipnet-7f24c5b85fa70b77,libsocket2-91878844853cbb44,libtower_service-222788e4f5219726,libhyper-a159df23c7bd55c7,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-2dcf90c780aed9d3,libh2-0ab6be3ec74bfd99,libindexmap-03f0ca9ee492a46a,libequivalent-9631f206a02b9f54,libhashbrown-e86f045945243edd,libtokio_util-3c054bde753cf7b4,libhttpdate-fd089b66c335a993,libfutures_util-18a8eb7e040ee52a,libfutures_channel-fa74799ac390873e,libfutures_sink-59b73d2c5a0fb80d,libfutures_task-02cf0fb977266c2e,libhttp_body_util-14ae34bcb1b6529d,libhttp_body-af815635f38ac68e,libhttp-a7d18df8952aa204,libitoa-7e733f37fe56f881,libfnv-2a26f5d3b9cd4973,libsync_wrapper-096429d0b7f46333,libasync_std-c7fbfaddb2cfcb9c,libasync_global_executor-fe041983ed472156,libblocking-bff48ade64ca460a,libpiper-89a3be0d9bb2191f,libatomic_waker-f98c2fb1596910db,libasync_channel-879fd086d66552dc,libasync_executor-592ba3524415107b,libasync_task-599af859add9e0dc,libasync_io-5a06f44cb9c3e64e,libslab-d0e46609accb5958,libpolling-2318455e32f24eeb,libtracing-ebb0edec8afd182e,libtracing_core-8dbbfd04f214f3db,libonce_cell-db8f3eed2a1f3f7b,librustix-f61200b3c576aea1,liblinux_raw_sys-ce4ceeaf503accfb,libfutures_lite-95a0495951af1618,libfastrand-74ae4622d963d882,libfutures_io-094dc98f9ed1f237,libasync_channel-e92d2c59519d7fcf,libevent_listener-55ffc13ab1e45b6d,libconcurrent_queue-04e5ddea80a6f015,libcrossbeam_utils-7c4ed9e811c5c46d,libasync_lock-201974ddae881d91,libevent_listener_strategy-48bc55f027b4f48a,libevent_listener-66a5b9e26b080366,libparking-a433cf79076a56ac,libfutures_core-3e8ff8c6a8ead7f1,libkv_log_macro-484704ea51a0bb76,libpulldown_cmark-221e1b37b77a5887,libbitflags-3e5fc0b9a597167a,libmemchr-6e500fc2d2cc2174,libunicase-35e3be511c02b60c,libpulldown_cmark_escape-a63533ebaef0d1d8,libtokio-74559212b8144170,libsocket2-4652cfe5b5500ac9,libbytes-a98c6e187cd1e46b,libmio-9f315310b56fc15d,libparking_lot-177a915ff8f92921,libparking_lot_core-45e94932a096b5bc,liblibc-8398d1bf7915a613,libcfg_if-8c8419bc1cff3c76,liblock_api-b6b83bf3c67d2b8c,libscopeguard-88d64e99d3001c2a,libpin_project_lite-5ffafa3f2ed0bb57,libserde-fae462f7fd923e66,libserde_core-3babf6f5a9b2410c,liburl-bef1e3f34dce94b0,libidna-c944386bc330a9b5,libutf8_iter-efb3984ee203d151,libidna_adapter-b718bd1a1e6201ce,libicu_properties-ac6c1ddea0cff9e7,libicu_properties_data-3ce857fd8af40458,libicu_normalizer-52775d52d5768452,libsmallvec-e381731fc35d8f84,libicu_normalizer_data-36a6e4b72d993458,libicu_collections-78105c335db4c969,libpotential_utf-2f65abe2655cf1e2,libicu_provider-71774bb8b484ea68,libicu_locale_core-7d7f9e53fc7f0e2a,libtinystr-461af3f6a310d83b,liblitemap-7055f24027520888,libwriteable-39ee9a118905f912,libzerovec-152460bd1235691f,libzerotrie-3c71fe454c60214c,libyoke-bc2961f0d7cd195a,libstable_deref_trait-456565f84dafac83,libzerofrom-8a583178441e69ca,libform_urlencoded-79e0e98fcd485548,libpercent_encoding-7f7ecf94013a574b,libwalkdir-fe31fa9f1b59a72f,libsame_file-e946870f1310cc9c,liblazy_static-afffdbb119bd9ac1,libclap-dd03a9b26667218b,libclap_builder-8f4345402c12cf8d,libstrsim-f574d476d7d1a6ac,libanstream-d9eb3d1dd58ba9d9,libanstyle_query-6e776ccbc2cde51f,libis_terminal_polyfill-09e32b6c9650eb95,libcolorchoice-0be0b52f94ea3096,libanstyle_parse-924009ecb70bfeb9,libutf8parse-ae3caf0a878928ed,libclap_lex-ba64047a148e58f8,libanstyle-9d4e02ef4a406ce1,liblog-8f0c2ef13163eb94,libvalue_bag-67d5632113785237}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcQb3i3b/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/alloca-50bd3831c50bb74b/out" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-ae10f075bf54e653/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-e416577fa1e7497e/out/openssl-build/install/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/gitignore_recursive-bde882a16251fcec" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mlc` (test "gitignore_recursive") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcTSD1kN/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libmlc-6ac46cbe40dca0b2,libfern-ed33caf3b388fda6,liburl_escape-21879bbe127ce9f7,libtoml-06cba647ade98e7f,libtoml_writer-35ab0ce8e30b4b5b,libtoml_parser-7548499119542231,libwinnow-7201b833aad53d95,libserde_spanned-40c7b94147ede52b,libtoml_datetime-0ba7f3896065f45a,libfutures-585b363dd431f297,libfutures_executor-5960ff599f45a3d6,libcolored-bb2b7332cdb1adc3,libregex-63b2535af61b5ee2,libregex_automata-737f5aa4699d9f29,libaho_corasick-1bbfefaf9b8c5c2b,libregex_syntax-3727c38b46230be4,libwildmatch-47e21e02c4bac017,libreqwest-ef52615f608336a6,librustls_platform_verifier-030dcb6f4206c9f8,librustls_native_certs-c3562b1305e78200,libopenssl_probe-703a3ddfc0e4be36,libhyper_rustls-ff1f05367139a073,libhyper_tls-20ce692f64a077ac,libtokio_native_tls-a1546a86235abed2,libtokio_rustls-53f7be8539662aa9,librustls-de570c3fa62cee37,libsubtle-e2f0af8959bd7889,libwebpki-665cd866f90a992b,libuntrusted-151845769873c416,libaws_lc_rs-1e0f4082aa5382f3,libaws_lc_sys-bd983176ef09f0a2,librustls_pki_types-9954fd240514b53c,libzeroize-fabec83a71c28d82,libmime-7cbfcc84299bf52b,libencoding_rs-77aaab2f10457336,libtower_http-2d3d6d8bd1cf4c03,libiri_string-78898a3d7d778ef5,libasync_compression-7507f1aa59820396,libflate2-67a94e470fe75462,libminiz_oxide-666098ae8d1785cb,libadler2-f69c3605267591c3,libcrc32fast-e14d1f8d61360bf0,libbrotli-b9f046969ce9bcbb,libbrotli_decompressor-9674ac0fdfae1110,liballoc_stdlib-ebeb3b8ca2c54885,liballoc_no_stdlib-8a26777fee7f8158,libtower-148b7d599769b3a3,libtower_layer-5699d784b4449e00,libnative_tls-9d6652bab9549bb6,libopenssl_probe-d74274d8b7245f2e,libopenssl-06957b3e5b3a2a4a,libforeign_types-5f537df59e969067,libforeign_types_shared-eb5f1cae025af37f,libopenssl_sys-eba8b8fddd3dea71,libhyper_util-20f3ff32f2bebb9b,libbase64-fff42f7554bbeb90,libipnet-7f24c5b85fa70b77,libsocket2-91878844853cbb44,libtower_service-222788e4f5219726,libhyper-a159df23c7bd55c7,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-2dcf90c780aed9d3,libh2-0ab6be3ec74bfd99,libindexmap-03f0ca9ee492a46a,libequivalent-9631f206a02b9f54,libhashbrown-e86f045945243edd,libtokio_util-3c054bde753cf7b4,libhttpdate-fd089b66c335a993,libfutures_util-18a8eb7e040ee52a,libfutures_channel-fa74799ac390873e,libfutures_sink-59b73d2c5a0fb80d,libfutures_task-02cf0fb977266c2e,libhttp_body_util-14ae34bcb1b6529d,libhttp_body-af815635f38ac68e,libhttp-a7d18df8952aa204,libitoa-7e733f37fe56f881,libfnv-2a26f5d3b9cd4973,libsync_wrapper-096429d0b7f46333,libasync_std-c7fbfaddb2cfcb9c,libasync_global_executor-fe041983ed472156,libblocking-bff48ade64ca460a,libpiper-89a3be0d9bb2191f,libatomic_waker-f98c2fb1596910db,libasync_channel-879fd086d66552dc,libasync_executor-592ba3524415107b,libasync_task-599af859add9e0dc,libasync_io-5a06f44cb9c3e64e,libslab-d0e46609accb5958,libpolling-2318455e32f24eeb,libtracing-ebb0edec8afd182e,libtracing_core-8dbbfd04f214f3db,libonce_cell-db8f3eed2a1f3f7b,librustix-f61200b3c576aea1,liblinux_raw_sys-ce4ceeaf503accfb,libfutures_lite-95a0495951af1618,libfastrand-74ae4622d963d882,libfutures_io-094dc98f9ed1f237,libasync_channel-e92d2c59519d7fcf,libevent_listener-55ffc13ab1e45b6d,libconcurrent_queue-04e5ddea80a6f015,libcrossbeam_utils-7c4ed9e811c5c46d,libasync_lock-201974ddae881d91,libevent_listener_strategy-48bc55f027b4f48a,libevent_listener-66a5b9e26b080366,libparking-a433cf79076a56ac,libfutures_core-3e8ff8c6a8ead7f1,libkv_log_macro-484704ea51a0bb76,libpulldown_cmark-221e1b37b77a5887,libbitflags-3e5fc0b9a597167a,libmemchr-6e500fc2d2cc2174,libunicase-35e3be511c02b60c,libpulldown_cmark_escape-a63533ebaef0d1d8,libtokio-74559212b8144170,libsocket2-4652cfe5b5500ac9,libbytes-a98c6e187cd1e46b,libmio-9f315310b56fc15d,libparking_lot-177a915ff8f92921,libparking_lot_core-45e94932a096b5bc,liblibc-8398d1bf7915a613,libcfg_if-8c8419bc1cff3c76,liblock_api-b6b83bf3c67d2b8c,libscopeguard-88d64e99d3001c2a,libpin_project_lite-5ffafa3f2ed0bb57,libserde-fae462f7fd923e66,libserde_core-3babf6f5a9b2410c,liburl-bef1e3f34dce94b0,libidna-c944386bc330a9b5,libutf8_iter-efb3984ee203d151,libidna_adapter-b718bd1a1e6201ce,libicu_properties-ac6c1ddea0cff9e7,libicu_properties_data-3ce857fd8af40458,libicu_normalizer-52775d52d5768452,libsmallvec-e381731fc35d8f84,libicu_normalizer_data-36a6e4b72d993458,libicu_collections-78105c335db4c969,libpotential_utf-2f65abe2655cf1e2,libicu_provider-71774bb8b484ea68,libicu_locale_core-7d7f9e53fc7f0e2a,libtinystr-461af3f6a310d83b,liblitemap-7055f24027520888,libwriteable-39ee9a118905f912,libzerovec-152460bd1235691f,libzerotrie-3c71fe454c60214c,libyoke-bc2961f0d7cd195a,libstable_deref_trait-456565f84dafac83,libzerofrom-8a583178441e69ca,libform_urlencoded-79e0e98fcd485548,libpercent_encoding-7f7ecf94013a574b,libwalkdir-fe31fa9f1b59a72f,libsame_file-e946870f1310cc9c,liblazy_static-afffdbb119bd9ac1,libclap-dd03a9b26667218b,libclap_builder-8f4345402c12cf8d,libstrsim-f574d476d7d1a6ac,libanstream-d9eb3d1dd58ba9d9,libanstyle_query-6e776ccbc2cde51f,libis_terminal_polyfill-09e32b6c9650eb95,libcolorchoice-0be0b52f94ea3096,libanstyle_parse-924009ecb70bfeb9,libutf8parse-ae3caf0a878928ed,libclap_lex-ba64047a148e58f8,libanstyle-9d4e02ef4a406ce1,liblog-8f0c2ef13163eb94,libvalue_bag-67d5632113785237}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcTSD1kN/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/alloca-50bd3831c50bb74b/out" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-ae10f075bf54e653/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-e416577fa1e7497e/out/openssl-build/install/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/throttle-319a5f1516ade3d2" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mlc` (test "throttle") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "0bc3dac7ae86d04bea15aaea9a6251ba295c580a83645c03099ded99147bd967", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0bc3dac7ae86d04bea15aaea9a6251ba295c580a83645c03099ded99147bd967", kill_on_drop: false }`
[INFO] [stdout] 0bc3dac7ae86d04bea15aaea9a6251ba295c580a83645c03099ded99147bd967
